home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / DevTools / aa_m68k_Only / NXLogo / NXLogoLibrary / box.lg < prev    next >
Encoding:
Text File  |  1992-07-09  |  43 b   |  4 lines

  1. to box :edge
  2. repeat 4 [fd :edge rt 90]
  3. end
  4.